You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
IntPower Method
>
clMtxExpr.IntPower Method ([In] TOpenCLValue, int)
Dew Math for .NET
clMtxExpr.IntPower Method ([In] TOpenCLValue, int)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
IntPower Method
Collapse All
Compute the integer power function.
Syntax
C#
Visual Basic
public
static
clValue
IntPower
([In]
TOpenCLValue
Base
,
int
Exponent
);
Public
static
Function
IntPower
(
Base
As
[In]
TOpenCLValue
,
Exponent
As
Integer
)
As
clValue
Remarks
Internally calls
clValue.IntPower
Group
IntPower Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
IntPower Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!